﻿2026-07-11T00:03:36.0847620Z Current runner version: '2.335.1'
2026-07-11T00:03:36.0852225Z Runner name: 'hfenduleam'
2026-07-11T00:03:36.0852640Z Runner group name: 'Default'
2026-07-11T00:03:36.0853100Z Machine name: 'HFENDULEAM'
2026-07-11T00:03:36.0854961Z ##[group]GITHUB_TOKEN Permissions
2026-07-11T00:03:36.0856197Z Contents: read
2026-07-11T00:03:36.0856510Z Metadata: read
2026-07-11T00:03:36.0856835Z Packages: read
2026-07-11T00:03:36.0857153Z ##[endgroup]
2026-07-11T00:03:36.0858463Z Secret source: Actions
2026-07-11T00:03:36.0858866Z Prepare workflow directory
2026-07-11T00:03:36.1131927Z Prepare all required actions
2026-07-11T00:03:36.1156697Z Getting action download info
2026-07-11T00:03:36.4238438Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-11T00:03:37.2531333Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-11T00:03:37.3115404Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-11T00:03:37.3116798Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-11T00:03:37.3117871Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-11T00:03:37.3119014Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-11T00:03:37.3119972Z [36;1mexit 0[0m
2026-07-11T00:03:37.3199562Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T00:03:37.3200616Z ##[endgroup]
2026-07-11T00:03:37.6614686Z ##[group]Run actions/checkout@v5
2026-07-11T00:03:37.6615212Z with:
2026-07-11T00:03:37.6615525Z   fetch-depth: 0
2026-07-11T00:03:37.6615883Z   repository: SaberMage/spt-core
2026-07-11T00:03:37.6618708Z   token: ***
2026-07-11T00:03:37.6619024Z   ssh-strict: true
2026-07-11T00:03:37.6619373Z   ssh-user: git
2026-07-11T00:03:37.6619717Z   persist-credentials: true
2026-07-11T00:03:37.6620248Z   clean: true
2026-07-11T00:03:37.6620580Z   sparse-checkout-cone-mode: true
2026-07-11T00:03:37.6620962Z   fetch-tags: false
2026-07-11T00:03:37.6621312Z   show-progress: true
2026-07-11T00:03:37.6621639Z   lfs: false
2026-07-11T00:03:37.6621937Z   submodules: false
2026-07-11T00:03:37.6622278Z   set-safe-directory: true
2026-07-11T00:03:37.6622634Z ##[endgroup]
2026-07-11T00:03:37.8359635Z Syncing repository: SaberMage/spt-core
2026-07-11T00:03:37.8361021Z ##[group]Getting Git version info
2026-07-11T00:03:37.8361716Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T00:03:37.8579080Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T00:03:37.8780421Z git version 2.43.0.windows.1
2026-07-11T00:03:37.8804340Z ##[endgroup]
2026-07-11T00:03:37.8811598Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\fa3c6236-2602-4ebd-9cc0-fa2bf0d32261\.gitconfig'
2026-07-11T00:03:37.8825157Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fa3c6236-2602-4ebd-9cc0-fa2bf0d32261' before making global git config changes
2026-07-11T00:03:37.8826686Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T00:03:37.8829938Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T00:03:37.9052141Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T00:03:37.9245471Z https://github.com/SaberMage/spt-core
2026-07-11T00:03:37.9271714Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T00:03:37.9275722Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T00:03:37.9465643Z HEAD
2026-07-11T00:03:37.9696771Z ##[endgroup]
2026-07-11T00:03:37.9698688Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T00:03:38.3257207Z ##[group]Cleaning the repository
2026-07-11T00:03:38.3260993Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T00:03:53.0443308Z Removing target/
2026-07-11T00:03:53.0470754Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T00:03:53.0913938Z HEAD is now at fab3f06 Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:53.0936870Z ##[endgroup]
2026-07-11T00:03:53.0941261Z ##[group]Disabling automatic garbage collection
2026-07-11T00:03:53.0946370Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T00:03:53.1171452Z ##[endgroup]
2026-07-11T00:03:53.1171866Z ##[group]Setting up auth
2026-07-11T00:03:53.1177859Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T00:03:53.1392143Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T00:03:53.4996224Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T00:03:53.5226215Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T00:03:53.8886243Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T00:03:53.9128245Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T00:03:54.2836632Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T00:03:54.3131992Z ##[endgroup]
2026-07-11T00:03:54.3132411Z ##[group]Fetching the repository
2026-07-11T00:03:54.3140427Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6bfc02831fccff8f137e63d0b79b3778a9e93386:refs/remotes/pull/82/merge
2026-07-11T00:03:55.7200970Z From https://github.com/SaberMage/spt-core
2026-07-11T00:03:55.7201446Z    eb8a8c2..4b29512  build/msg-identity-w4-delivery           -> origin/build/msg-identity-w4-delivery
2026-07-11T00:03:55.7202102Z  + fab3f06...6bfc028 6bfc02831fccff8f137e63d0b79b3778a9e93386 -> pull/82/merge  (forced update)
2026-07-11T00:03:55.7329811Z ##[endgroup]
2026-07-11T00:03:55.7330220Z ##[group]Determining the checkout info
2026-07-11T00:03:55.7330581Z ##[endgroup]
2026-07-11T00:03:55.7334582Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T00:03:55.7609735Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T00:03:55.7839808Z ##[group]Checking out the ref
2026-07-11T00:03:55.7844862Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/82/merge
2026-07-11T00:03:55.8465973Z Warning: you are leaving 1 commit behind, not connected to
2026-07-11T00:03:55.8466317Z any of your branches:
2026-07-11T00:03:55.8466513Z 
2026-07-11T00:03:55.8466753Z   fab3f06 Merge eb8a8c2a3c82e15394e63087dc312def8fe66841 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:55.8467019Z 
2026-07-11T00:03:55.8467171Z If you want to keep it by creating a new branch, this may be a good time
2026-07-11T00:03:55.8467462Z to do so with:
2026-07-11T00:03:55.8467558Z 
2026-07-11T00:03:55.8467698Z  git branch <new-branch-name> fab3f06
2026-07-11T00:03:55.8467824Z 
2026-07-11T00:03:55.8468088Z HEAD is now at 6bfc028 Merge 4b29512434c02998467d594dedd8965eb79212c2 into 6b5a35f122c6ffc03b2d51455feb82359420a1b0
2026-07-11T00:03:55.8493058Z ##[endgroup]
2026-07-11T00:03:55.8739427Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T00:03:55.8939051Z 6bfc02831fccff8f137e63d0b79b3778a9e93386
2026-07-11T00:03:55.9198731Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-11T00:03:55.9200258Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-11T00:03:55.9200633Z [36;1m$PIN = "0c95435"[0m
2026-07-11T00:03:55.9200995Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-11T00:03:55.9201401Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-11T00:03:55.9201984Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-11T00:03:55.9202590Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-11T00:03:55.9203096Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-11T00:03:55.9203563Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-11T00:03:55.9203994Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-11T00:03:55.9204454Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-11T00:03:55.9204897Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-11T00:03:55.9205172Z [36;1m}[0m
2026-07-11T00:03:55.9205352Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-11T00:03:55.9205632Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-11T00:03:55.9271833Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T00:03:55.9272126Z ##[endgroup]
2026-07-11T00:03:56.7847069Z    Compiling proc-macro2 v1.0.106
2026-07-11T00:03:56.7847387Z    Compiling unicode-ident v1.0.24
2026-07-11T00:03:56.7847652Z    Compiling quote v1.0.45
2026-07-11T00:03:56.7847884Z    Compiling cfg-if v1.0.4
2026-07-11T00:03:56.7848089Z    Compiling serde_core v1.0.228
2026-07-11T00:03:56.7848291Z    Compiling serde v1.0.228
2026-07-11T00:03:56.7848654Z    Compiling windows-link v0.2.1
2026-07-11T00:03:56.7849042Z    Compiling portable-atomic v1.13.1
2026-07-11T00:03:56.7849498Z    Compiling getrandom v0.3.4
2026-07-11T00:03:56.7849971Z    Compiling typenum v1.20.1
2026-07-11T00:03:56.7850493Z    Compiling version_check v0.9.5
2026-07-11T00:03:56.7850880Z    Compiling pin-project-lite v0.2.17
2026-07-11T00:03:56.7851604Z    Compiling memchr v2.8.1
2026-07-11T00:03:56.7851926Z    Compiling critical-section v1.2.0
2026-07-11T00:03:56.7852275Z    Compiling find-msvc-tools v0.1.9
2026-07-11T00:03:56.7852596Z    Compiling shlex v2.0.1
2026-07-11T00:03:56.8636258Z    Compiling windows-sys v0.61.2
2026-07-11T00:03:56.8827426Z    Compiling subtle v2.6.1
2026-07-11T00:03:56.8929303Z    Compiling smallvec v1.15.1
2026-07-11T00:03:56.9148450Z    Compiling equivalent v1.0.2
2026-07-11T00:03:56.9741913Z    Compiling futures-core v0.3.32
2026-07-11T00:03:57.0208821Z    Compiling bytes v1.11.1
2026-07-11T00:03:57.0598833Z    Compiling itoa v1.0.18
2026-07-11T00:03:57.0969305Z    Compiling semver v1.0.28
2026-07-11T00:03:57.1444469Z    Compiling stable_deref_trait v1.2.1
2026-07-11T00:03:57.1492323Z    Compiling log v0.4.32
2026-07-11T00:03:57.2176825Z    Compiling generic-array v0.14.7
2026-07-11T00:03:57.2655933Z    Compiling rand_core v0.10.1
2026-07-11T00:03:57.2697333Z    Compiling futures-sink v0.3.32
2026-07-11T00:03:57.3514479Z    Compiling rustc_version v0.4.1
2026-07-11T00:03:57.3747462Z    Compiling futures-io v0.3.32
2026-07-11T00:03:57.4315772Z    Compiling slab v0.4.12
2026-07-11T00:03:57.4853936Z    Compiling rustversion v1.0.22
2026-07-11T00:03:57.4969273Z    Compiling hashbrown v0.17.1
2026-07-11T00:03:57.6507584Z    Compiling futures-channel v0.3.32
2026-07-11T00:03:57.7048336Z    Compiling futures-task v0.3.32
2026-07-11T00:03:57.7049576Z    Compiling getrandom v0.2.17
2026-07-11T00:03:57.8090888Z    Compiling getrandom v0.4.2
2026-07-11T00:03:57.8367032Z    Compiling cpufeatures v0.2.17
2026-07-11T00:03:57.8374065Z    Compiling fnv v1.0.7
2026-07-11T00:03:57.8621168Z    Compiling libc v0.2.186
2026-07-11T00:03:58.0794777Z    Compiling indexmap v2.14.0
2026-07-11T00:03:58.1465714Z    Compiling strsim v0.11.1
2026-07-11T00:03:58.1709087Z    Compiling cfg_aliases v0.2.1
2026-07-11T00:03:58.2291505Z    Compiling jobserver v0.1.34
2026-07-11T00:03:58.3014839Z    Compiling writeable v0.6.3
2026-07-11T00:03:58.3275943Z    Compiling litemap v0.8.2
2026-07-11T00:03:58.4255726Z    Compiling autocfg v1.5.1
2026-07-11T00:03:58.4604945Z    Compiling syn v2.0.117
2026-07-11T00:03:58.5142252Z    Compiling ident_case v1.0.1
2026-07-11T00:03:58.5142826Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T00:03:58.5720593Z    Compiling cc v1.2.63
2026-07-11T00:03:58.6345566Z    Compiling dunce v1.0.5
2026-07-11T00:03:58.6414681Z    Compiling utf8_iter v1.0.4
2026-07-11T00:03:58.6457529Z    Compiling icu_properties_data v2.2.0
2026-07-11T00:03:58.7792815Z    Compiling fs_extra v1.3.0
2026-07-11T00:03:58.7886912Z    Compiling percent-encoding v2.3.2
2026-07-11T00:03:58.8083021Z    Compiling http v1.4.1
2026-07-11T00:03:58.9647763Z    Compiling cpufeatures v0.3.0
2026-07-11T00:03:58.9778231Z    Compiling thiserror v2.0.18
2026-07-11T00:03:58.9896763Z    Compiling crypto-common v0.1.7
2026-07-11T00:03:59.0480828Z    Compiling unicode-segmentation v1.13.3
2026-07-11T00:03:59.0502857Z    Compiling aws-lc-rs v1.17.0
2026-07-11T00:03:59.0769475Z    Compiling scopeguard v1.2.0
2026-07-11T00:03:59.0769966Z    Compiling chacha20 v0.10.0
2026-07-11T00:03:59.1033230Z    Compiling block-buffer v0.10.4
2026-07-11T00:03:59.1110175Z    Compiling form_urlencoded v1.2.2
2026-07-11T00:03:59.1965931Z    Compiling lock_api v0.4.14
2026-07-11T00:03:59.2059598Z    Compiling untrusted v0.9.0
2026-07-11T00:03:59.2484905Z    Compiling winapi v0.3.9
2026-07-11T00:03:59.2815640Z    Compiling bitflags v2.12.1
2026-07-11T00:03:59.3114433Z    Compiling rand v0.10.1
2026-07-11T00:03:59.3454189Z    Compiling digest v0.10.7
2026-07-11T00:03:59.3610815Z    Compiling cmake v0.1.58
2026-07-11T00:03:59.4259463Z    Compiling num-traits v0.2.19
2026-07-11T00:03:59.5349354Z    Compiling windows-result v0.4.1
2026-07-11T00:03:59.5523928Z    Compiling windows-strings v0.5.1
2026-07-11T00:03:59.5562524Z    Compiling heck v0.5.0
2026-07-11T00:03:59.5850687Z    Compiling rustls v0.23.40
2026-07-11T00:03:59.7167888Z    Compiling convert_case v0.10.0
2026-07-11T00:03:59.7762859Z    Compiling atomic-waker v1.1.2
2026-07-11T00:03:59.9818668Z    Compiling const-oid v0.10.2
2026-07-11T00:04:00.0498687Z    Compiling anyhow v1.0.102
2026-07-11T00:04:00.1694570Z    Compiling aws-lc-sys v0.41.0
2026-07-11T00:04:00.4424363Z    Compiling ring v0.17.14
2026-07-11T00:04:00.5989149Z    Compiling unicode-xid v0.2.6
2026-07-11T00:04:00.6376618Z    Compiling parking_lot_core v0.9.12
2026-07-11T00:04:00.6472147Z    Compiling zerocopy v0.8.50
2026-07-11T00:04:00.6718691Z    Compiling httparse v1.10.1
2026-07-11T00:04:00.7429620Z    Compiling http-body v1.0.1
2026-07-11T00:04:00.7657793Z    Compiling curve25519-dalek v4.1.3
2026-07-11T00:04:00.7836674Z    Compiling hybrid-array v0.4.12
2026-07-11T00:04:00.8039717Z    Compiling ahash v0.8.12
2026-07-11T00:04:00.8354728Z    Compiling base64ct v1.8.3
2026-07-11T00:04:00.9136012Z    Compiling fastrand v2.4.1
2026-07-11T00:04:00.9692510Z    Compiling powerfmt v0.2.0
2026-07-11T00:04:01.0769854Z    Compiling either v1.16.0
2026-07-11T00:04:01.1867028Z    Compiling deranged v0.5.8
2026-07-11T00:04:01.2192761Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T00:04:01.3072264Z    Compiling uuid v1.23.2
2026-07-11T00:04:01.3945676Z    Compiling rand_core v0.6.4
2026-07-11T00:04:01.4116561Z    Compiling pkg-config v0.3.33
2026-07-11T00:04:01.4117004Z    Compiling try-lock v0.2.5
2026-07-11T00:04:01.4735174Z    Compiling num-conv v0.2.2
2026-07-11T00:04:01.5135091Z    Compiling zmij v1.0.21
2026-07-11T00:04:01.6189335Z    Compiling tinyvec_macros v0.1.1
2026-07-11T00:04:01.6189757Z    Compiling base64 v0.22.1
2026-07-11T00:04:01.6622063Z    Compiling time-core v0.1.8
2026-07-11T00:04:01.6950334Z    Compiling tower-service v0.3.3
2026-07-11T00:04:01.6950780Z    Compiling data-encoding v2.11.0
2026-07-11T00:04:01.7328315Z    Compiling synstructure v0.13.2
2026-07-11T00:04:01.8007867Z    Compiling darling_core v0.20.11
2026-07-11T00:04:01.8209778Z    Compiling vcpkg v0.2.15
2026-07-11T00:04:01.8522694Z    Compiling tinyvec v1.11.0
2026-07-11T00:04:01.9685833Z    Compiling want v0.3.1
2026-07-11T00:04:01.9805497Z    Compiling block-buffer v0.12.0
2026-07-11T00:04:02.1147894Z    Compiling crypto-common v0.2.2
2026-07-11T00:04:02.3419078Z    Compiling parking_lot v0.12.5
2026-07-11T00:04:02.5411619Z    Compiling sha2 v0.10.9
2026-07-11T00:04:02.6706466Z    Compiling vergen-lib v9.1.0
2026-07-11T00:04:02.6750910Z    Compiling inout v0.1.4
2026-07-11T00:04:02.7920795Z    Compiling n0-future v0.3.2
2026-07-11T00:04:02.8399462Z    Compiling cordyceps v0.3.4
2026-07-11T00:04:02.8662823Z    Compiling diatomic-waker v0.2.3
2026-07-11T00:04:02.9051749Z    Compiling signature v2.2.0
2026-07-11T00:04:02.9968733Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-11T00:04:03.0353727Z    Compiling parking v2.2.1
2026-07-11T00:04:03.0475346Z    Compiling winnow v1.0.3
2026-07-11T00:04:03.0475729Z    Compiling crossbeam-utils v0.8.21
2026-07-11T00:04:03.0747558Z    Compiling spin v0.10.0
2026-07-11T00:04:03.1108348Z    Compiling serde_json v1.0.150
2026-07-11T00:04:03.1184314Z    Compiling httpdate v1.0.3
2026-07-11T00:04:03.2205145Z    Compiling digest v0.11.3
2026-07-11T00:04:03.2328919Z    Compiling futures-buffered v0.2.13
2026-07-11T00:04:03.2855637Z    Compiling futures-lite v2.6.1
2026-07-11T00:04:03.3529648Z    Compiling ed25519 v2.2.3
2026-07-11T00:04:03.4600313Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T00:04:03.4600884Z    Compiling cipher v0.4.4
2026-07-11T00:04:03.4993073Z    Compiling vergen v9.1.0
2026-07-11T00:04:03.5687291Z    Compiling vergen-lib v0.1.6
2026-07-11T00:04:03.5989451Z    Compiling universal-hash v0.5.1
2026-07-11T00:04:03.6021594Z    Compiling noq-udp v0.10.0
2026-07-11T00:04:03.7829321Z    Compiling socket2 v0.6.4
2026-07-11T00:04:03.7829873Z    Compiling mio v1.2.1
2026-07-11T00:04:03.8028126Z    Compiling heapless v0.7.17
2026-07-11T00:04:03.9070393Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T00:04:03.9134500Z    Compiling sync_wrapper v1.0.2
2026-07-11T00:04:04.0921759Z    Compiling allocator-api2 v0.2.21
2026-07-11T00:04:04.1103637Z    Compiling opaque-debug v0.3.1
2026-07-11T00:04:04.1838387Z    Compiling byteorder v1.5.0
2026-07-11T00:04:04.1950224Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T00:04:04.2038807Z    Compiling serde_derive v1.0.228
2026-07-11T00:04:04.2650472Z    Compiling zeroize_derive v1.4.3
2026-07-11T00:04:04.2698982Z    Compiling zerofrom-derive v0.1.7
2026-07-11T00:04:04.3731866Z    Compiling tokio-macros v2.7.0
2026-07-11T00:04:04.4354552Z    Compiling yoke-derive v0.8.2
2026-07-11T00:04:04.4401479Z    Compiling futures-macro v0.3.32
2026-07-11T00:04:04.4476274Z    Compiling zerovec-derive v0.11.3
2026-07-11T00:04:04.4863708Z    Compiling displaydoc v0.2.6
2026-07-11T00:04:04.5193923Z    Compiling tracing-attributes v0.1.31
2026-07-11T00:04:04.7942916Z    Compiling thiserror-impl v2.0.18
2026-07-11T00:04:04.9395651Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T00:04:05.5356356Z    Compiling zeroize v1.8.2
2026-07-11T00:04:05.5875169Z    Compiling tokio v1.52.3
2026-07-11T00:04:05.6866625Z    Compiling futures-util v0.3.32
2026-07-11T00:04:05.7115250Z    Compiling darling_macro v0.20.11
2026-07-11T00:04:05.7225616Z    Compiling derive_more-impl v2.1.1
2026-07-11T00:04:05.8483336Z    Compiling rustls-pki-types v1.14.1
2026-07-11T00:04:05.9605428Z    Compiling n0-error-macros v0.1.3
2026-07-11T00:04:06.1152337Z    Compiling windows-implement v0.60.2
2026-07-11T00:04:06.2603859Z    Compiling spez v0.1.2
2026-07-11T00:04:06.2694089Z    Compiling darling v0.20.11
2026-07-11T00:04:06.3616561Z    Compiling windows-interface v0.59.3
2026-07-11T00:04:06.4531183Z    Compiling zerofrom v0.1.8
2026-07-11T00:04:06.5297026Z    Compiling der v0.8.0-rc.10
2026-07-11T00:04:06.5597210Z    Compiling derive_builder_core v0.20.2
2026-07-11T00:04:06.6117591Z    Compiling pin-project-internal v1.1.13
2026-07-11T00:04:06.6562817Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T00:04:06.8749325Z    Compiling yoke v0.8.3
2026-07-11T00:04:07.0052454Z    Compiling hash32 v0.2.1
2026-07-11T00:04:07.1761904Z    Compiling n0-error v0.1.3
2026-07-11T00:04:07.1796003Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T00:04:07.2697837Z    Compiling windows-core v0.62.2
2026-07-11T00:04:07.3854105Z    Compiling zerovec v0.11.6
2026-07-11T00:04:07.5269207Z    Compiling zerotrie v0.2.4
2026-07-11T00:04:07.5610832Z    Compiling polyval v0.6.2
2026-07-11T00:04:07.8061065Z    Compiling derive_builder_macro v0.20.2
2026-07-11T00:04:07.8765876Z    Compiling spki v0.8.0-rc.4
2026-07-11T00:04:07.9150848Z    Compiling ed25519-dalek v2.2.0
2026-07-11T00:04:08.0643129Z    Compiling tinystr v0.8.3
2026-07-11T00:04:08.0925652Z    Compiling potential_utf v0.1.5
2026-07-11T00:04:08.1340269Z    Compiling pin-project v1.1.13
2026-07-11T00:04:08.1373524Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T00:04:08.2493276Z    Compiling icu_locale_core v2.2.0
2026-07-11T00:04:08.2534188Z    Compiling icu_collections v2.2.0
2026-07-11T00:04:08.2784479Z    Compiling derive_builder v0.20.2
2026-07-11T00:04:08.5020514Z    Compiling spin v0.9.8
2026-07-11T00:04:08.5616144Z    Compiling futures-executor v0.3.32
2026-07-11T00:04:08.6389098Z    Compiling vergen-gitcl v1.0.8
2026-07-11T00:04:08.6527187Z    Compiling windows-threading v0.2.1
2026-07-11T00:04:08.7043682Z    Compiling fallible-iterator v0.3.0
2026-07-11T00:04:08.7825675Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T00:04:08.8658566Z    Compiling signature v3.0.0
2026-07-11T00:04:08.8940952Z    Compiling ryu v1.0.23
2026-07-11T00:04:08.9046642Z    Compiling tower-layer v0.3.3
2026-07-11T00:04:09.0333457Z    Compiling windows-future v0.3.2
2026-07-11T00:04:09.0577201Z    Compiling futures v0.3.32
2026-07-11T00:04:09.0598290Z    Compiling windows-targets v0.52.6
2026-07-11T00:04:09.1155781Z    Compiling spt-proto v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-11T00:04:09.1204321Z    Compiling windows-collections v0.3.2
2026-07-11T00:04:09.1362281Z    Compiling icu_provider v2.2.0
2026-07-11T00:04:09.1609334Z    Compiling windows-numerics v0.3.1
2026-07-11T00:04:09.2116445Z    Compiling proc-macro-crate v3.5.0
2026-07-11T00:04:09.2259467Z    Compiling ghash v0.5.1
2026-07-11T00:04:09.2300582Z    Compiling cobs v0.3.0
2026-07-11T00:04:09.4479142Z    Compiling icu_properties v2.2.0
2026-07-11T00:04:09.4536829Z    Compiling icu_normalizer v2.2.0
2026-07-11T00:04:09.4594692Z    Compiling ipnet v2.12.0
2026-07-11T00:04:09.5330080Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T00:04:09.8410148Z    Compiling tokio-util v0.7.18
2026-07-11T00:04:09.8772667Z    Compiling prefix-trie v0.8.4
2026-07-11T00:04:09.9257668Z    Compiling once_cell v1.21.4
2026-07-11T00:04:09.9654296Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T00:04:09.9789765Z    Compiling postcard-derive v0.2.2
2026-07-11T00:04:10.0787385Z    Compiling ctr v0.9.2
2026-07-11T00:04:10.1807623Z    Compiling tracing-core v0.1.36
2026-07-11T00:04:10.2153762Z    Compiling derive_more v2.1.1
2026-07-11T00:04:10.2576279Z    Compiling aes v0.8.4
2026-07-11T00:04:10.3609325Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T00:04:10.3748266Z    Compiling fs2 v0.4.3
2026-07-11T00:04:10.3803037Z    Compiling hashbrown v0.14.5
2026-07-11T00:04:10.4724069Z    Compiling time v0.3.47
2026-07-11T00:04:10.5065930Z    Compiling http-body-util v0.1.3
2026-07-11T00:04:10.5876365Z    Compiling tracing v0.1.44
2026-07-11T00:04:10.6565391Z    Compiling aead v0.5.2
2026-07-11T00:04:10.6808314Z    Compiling utf8parse v0.2.2
2026-07-11T00:04:10.8250111Z    Compiling idna_adapter v1.2.2
2026-07-11T00:04:10.8417332Z    Compiling widestring v1.2.1
2026-07-11T00:04:10.8476221Z    Compiling arrayvec v0.7.6
2026-07-11T00:04:10.8535342Z    Compiling ipconfig v0.3.4
2026-07-11T00:04:10.9965595Z    Compiling idna v1.1.0
2026-07-11T00:04:11.0222470Z    Compiling h2 v0.4.14
2026-07-11T00:04:11.0920432Z    Compiling hashlink v0.9.1
2026-07-11T00:04:11.1250206Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T00:04:11.1327318Z    Compiling aes-gcm v0.10.3
2026-07-11T00:04:11.3070712Z    Compiling url v2.5.8
2026-07-11T00:04:11.3413927Z    Compiling postcard v1.1.3
2026-07-11T00:04:11.3520823Z    Compiling data-encoding-macro v0.1.20
2026-07-11T00:04:11.5157261Z    Compiling rusqlite v0.32.1
2026-07-11T00:04:11.5533726Z    Compiling num_enum_derive v0.7.6
2026-07-11T00:04:11.6051079Z    Compiling tower v0.5.3
2026-07-11T00:04:11.6112003Z    Compiling windows v0.62.2
2026-07-11T00:04:11.6651658Z    Compiling chrono v0.4.45
2026-07-11T00:04:11.6769458Z    Compiling windows-sys v0.59.0
2026-07-11T00:04:11.6803434Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T00:04:11.6901674Z    Compiling crossbeam-channel v0.5.15
2026-07-11T00:04:11.9342968Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T00:04:12.2309433Z    Compiling strum_macros v0.28.0
2026-07-11T00:04:12.3214752Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T00:04:12.3540503Z    Compiling enum-assoc v1.3.0
2026-07-11T00:04:12.3955782Z    Compiling async-trait v0.1.89
2026-07-11T00:04:12.6349338Z    Compiling spt-store v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-11T00:04:12.7108937Z    Compiling windows-registry v0.6.1
2026-07-11T00:04:12.8603429Z    Compiling blake3 v1.8.5
2026-07-11T00:04:12.9030997Z    Compiling memoffset v0.6.5
2026-07-11T00:04:12.9253062Z    Compiling noq v0.18.0
2026-07-11T00:04:13.1107910Z    Compiling netwatch v0.16.0
2026-07-11T00:04:13.2757041Z    Compiling acto v0.8.2
2026-07-11T00:04:13.2987391Z    Compiling rustc-hash v2.1.2
2026-07-11T00:04:13.3928962Z    Compiling identity-hash v0.1.0
2026-07-11T00:04:13.4090073Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T00:04:13.4386760Z    Compiling xml-rs v0.8.28
2026-07-11T00:04:13.4564929Z    Compiling ref-cast v1.0.25
2026-07-11T00:04:13.4869851Z    Compiling lru-slab v0.1.2
2026-07-11T00:04:13.5304319Z    Compiling foldhash v0.2.0
2026-07-11T00:04:13.5809481Z    Compiling tagptr v0.2.0
2026-07-11T00:04:13.6296057Z    Compiling thiserror v1.0.69
2026-07-11T00:04:13.6479073Z    Compiling mac-addr v0.3.0
2026-07-11T00:04:13.6939393Z    Compiling hashbrown v0.16.1
2026-07-11T00:04:13.7292455Z    Compiling moka v0.12.15
2026-07-11T00:04:13.7753026Z    Compiling netdev v0.42.0
2026-07-11T00:04:14.0396587Z    Compiling xmltree v0.10.3
2026-07-11T00:04:14.2802967Z    Compiling iroh-relay v0.98.0
2026-07-11T00:04:14.4160734Z    Compiling iroh-metrics v0.38.3
2026-07-11T00:04:14.4448284Z    Compiling num_enum v0.7.6
2026-07-11T00:04:14.4526294Z    Compiling tower-http v0.6.11
2026-07-11T00:04:14.5876878Z    Compiling iroh-base v0.98.0
2026-07-11T00:04:14.6049911Z    Compiling attohttpc v0.30.1
2026-07-11T00:04:14.7556587Z    Compiling n0-watcher v0.6.1
2026-07-11T00:04:14.7576195Z    Compiling tokio-stream v0.1.18
2026-07-11T00:04:14.8883889Z    Compiling hyper v1.10.1
2026-07-11T00:04:14.9661677Z    Compiling spt-msg v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-11T00:04:14.9774207Z    Compiling strum v0.28.0
2026-07-11T00:04:15.0423500Z    Compiling serde_spanned v0.6.9
2026-07-11T00:04:15.0841174Z    Compiling toml_datetime v0.6.11
2026-07-11T00:04:15.2198366Z    Compiling ref-cast-impl v1.0.25
2026-07-11T00:04:15.2828586Z    Compiling thiserror-impl v1.0.69
2026-07-11T00:04:15.3558664Z    Compiling serde_derive_internals v0.29.1
2026-07-11T00:04:15.3750597Z    Compiling simple-dns v0.9.3
2026-07-11T00:04:15.4711674Z    Compiling serial-core v0.4.0
2026-07-11T00:04:15.5265591Z    Compiling aho-corasick v1.1.4
2026-07-11T00:04:15.7304068Z    Compiling sha1_smol v1.0.1
2026-07-11T00:04:15.8354124Z    Compiling arrayref v0.3.9
2026-07-11T00:04:15.8659402Z    Compiling regex-syntax v0.8.10
2026-07-11T00:04:15.9469409Z    Compiling smol_str v0.1.24
2026-07-11T00:04:16.0036783Z    Compiling toml_write v0.1.2
2026-07-11T00:04:16.0843874Z    Compiling winnow v0.7.15
2026-07-11T00:04:16.3006646Z    Compiling hyper-util v0.1.20
2026-07-11T00:04:16.3119749Z    Compiling resolv-conf v0.7.6
2026-07-11T00:04:16.5427290Z    Compiling constant_time_eq v0.4.2
2026-07-11T00:04:16.6745285Z    Compiling winreg v0.10.1
2026-07-11T00:04:16.7743354Z    Compiling simdutf8 v0.1.5
2026-07-11T00:04:16.9460732Z    Compiling schemars_derive v1.2.1
2026-07-11T00:04:17.0646255Z    Compiling iroh-dns v0.98.0
2026-07-11T00:04:17.4685435Z    Compiling serial-windows v0.4.0
2026-07-11T00:04:17.5384267Z    Compiling lru v0.16.4
2026-07-11T00:04:17.6127341Z    Compiling webpki-roots v1.0.7
2026-07-11T00:04:17.7020374Z    Compiling igd-next v0.17.1
2026-07-11T00:04:17.7151273Z    Compiling regex-automata v0.4.14
2026-07-11T00:04:17.7354200Z    Compiling seize v0.5.1
2026-07-11T00:04:17.7632599Z    Compiling darling_core v0.23.0
2026-07-11T00:04:17.7874191Z    Compiling serde_bytes v0.11.19
2026-07-11T00:04:17.8292682Z    Compiling hmac v0.12.1
2026-07-11T00:04:17.9797410Z    Compiling iroh v0.98.2
2026-07-11T00:04:17.9896076Z    Compiling cmov v0.5.4
2026-07-11T00:04:18.0664102Z    Compiling toml_edit v0.22.27
2026-07-11T00:04:18.2765668Z    Compiling bitflags v1.3.2
2026-07-11T00:04:18.2975021Z    Compiling lazy_static v1.5.0
2026-07-11T00:04:18.3469584Z    Compiling anstyle v1.0.14
2026-07-11T00:04:18.3791461Z    Compiling pin-utils v0.1.0
2026-07-11T00:04:18.3971272Z    Compiling dyn-clone v1.0.20
2026-07-11T00:04:18.4148216Z    Compiling once_cell_polyfill v1.70.2
2026-07-11T00:04:18.5538943Z    Compiling anstyle-wincon v3.0.11
2026-07-11T00:04:18.5539889Z    Compiling nix v0.25.1
2026-07-11T00:04:18.5762212Z    Compiling shared_library v0.1.9
2026-07-11T00:04:18.5925201Z    Compiling ctutils v0.4.2
2026-07-11T00:04:18.6438563Z    Compiling hkdf v0.12.4
2026-07-11T00:04:18.7201582Z    Compiling papaya v0.2.4
2026-07-11T00:04:18.8069434Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T00:04:18.8730575Z    Compiling serial v0.4.0
2026-07-11T00:04:18.9306382Z    Compiling filedescriptor v0.8.3
2026-07-11T00:04:18.9338710Z    Compiling schemars v1.2.1
2026-07-11T00:04:18.9749037Z    Compiling anstyle-parse v1.0.0
2026-07-11T00:04:18.9961547Z    Compiling backon v1.6.0
2026-07-11T00:04:19.0857445Z    Compiling anstyle-query v1.1.5
2026-07-11T00:04:19.2214381Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T00:04:19.2252766Z    Compiling colorchoice v1.0.5
2026-07-11T00:04:19.2769411Z    Compiling shell-words v1.1.1
2026-07-11T00:04:19.3160271Z    Compiling instability v0.3.12
2026-07-11T00:04:19.3615533Z    Compiling foldhash v0.1.5
2026-07-11T00:04:19.4297026Z    Compiling paste v1.0.15
2026-07-11T00:04:19.5552607Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T00:04:19.5752410Z    Compiling downcast-rs v1.2.1
2026-07-11T00:04:19.6022250Z    Compiling vte v0.13.1
2026-07-11T00:04:19.6175488Z    Compiling hashbrown v0.15.5
2026-07-11T00:04:19.7234378Z    Compiling portable-pty v0.8.1
2026-07-11T00:04:19.7363075Z    Compiling anstream v1.0.0
2026-07-11T00:04:19.7859261Z    Compiling regex v1.12.3
2026-07-11T00:04:20.0327066Z    Compiling toml v0.8.23
2026-07-11T00:04:20.1188658Z    Compiling spake2 v0.4.0
2026-07-11T00:04:20.2904847Z    Compiling strum_macros v0.26.4
2026-07-11T00:04:20.3799244Z    Compiling terminal_size v0.4.4
2026-07-11T00:04:20.3943806Z    Compiling crossterm_winapi v0.9.1
2026-07-11T00:04:20.5169620Z    Compiling spt-runtime v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-11T00:04:20.5482790Z    Compiling itertools v0.13.0
2026-07-11T00:04:20.5592040Z    Compiling sha1 v0.10.6
2026-07-11T00:04:20.8426200Z    Compiling castaway v0.2.4
2026-07-11T00:04:20.8590834Z    Compiling doctest-file v1.1.1
2026-07-11T00:04:21.0185161Z    Compiling clap_lex v1.1.0
2026-07-11T00:04:21.1068049Z    Compiling static_assertions v1.1.0
2026-07-11T00:04:21.1727739Z    Compiling recvmsg v1.0.0
2026-07-11T00:04:21.1893152Z    Compiling darling_macro v0.23.0
2026-07-11T00:04:21.2466978Z    Compiling indoc v2.0.7
2026-07-11T00:04:21.3826466Z    Compiling unicode-width v0.1.14
2026-07-11T00:04:21.5734242Z    Compiling wmi v0.18.4
2026-07-11T00:04:21.6744939Z    Compiling clap_builder v4.6.0
2026-07-11T00:04:21.7121143Z    Compiling compact_str v0.8.2
2026-07-11T00:04:21.7305120Z    Compiling interprocess v2.4.2
2026-07-11T00:04:21.7703668Z    Compiling darling v0.23.0
2026-07-11T00:04:21.7989469Z    Compiling crossterm v0.28.1
2026-07-11T00:04:22.2077305Z    Compiling unicode-truncate v1.1.0
2026-07-11T00:04:22.4635139Z    Compiling strum v0.26.3
2026-07-11T00:04:22.6009751Z    Compiling spt-term v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-11T00:04:22.6339968Z    Compiling lru v0.12.5
2026-07-11T00:04:22.9140809Z    Compiling spt-live v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-11T00:04:23.2066890Z    Compiling portmapper v0.16.0
2026-07-11T00:04:23.2641433Z    Compiling clap_derive v4.6.1
2026-07-11T00:04:23.4345351Z    Compiling unicode-width v0.2.0
2026-07-11T00:04:23.4713519Z    Compiling cassowary v0.3.0
2026-07-11T00:04:23.4895037Z    Compiling error-code v3.3.2
2026-07-11T00:04:23.5743769Z    Compiling nucleo-matcher v0.3.1
2026-07-11T00:04:23.6776357Z    Compiling clipboard-win v5.4.1
2026-07-11T00:04:23.7712854Z    Compiling ratatui v0.29.0
2026-07-11T00:04:23.7940918Z    Compiling qrcode v0.14.1
2026-07-11T00:04:24.2941330Z    Compiling tempfile v3.27.0
2026-07-11T00:04:25.2138984Z    Compiling clap v4.6.1
2026-07-11T00:04:37.6273191Z    Compiling rustls-webpki v0.103.13
2026-07-11T00:04:39.8779900Z    Compiling tokio-rustls v0.26.4
2026-07-11T00:04:39.8780271Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T00:04:39.8780510Z    Compiling noq-proto v0.17.0
2026-07-11T00:04:40.0141086Z    Compiling hyper-rustls v0.27.9
2026-07-11T00:04:40.0141445Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T00:04:40.0141778Z    Compiling tokio-websockets v0.13.2
2026-07-11T00:04:40.1560896Z    Compiling reqwest v0.13.4
2026-07-11T00:04:41.0806952Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T00:04:58.3133071Z    Compiling spt-net v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-11T00:04:59.7350340Z    Compiling spt-daemon v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-11T00:05:09.6737931Z    Compiling spt v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-11T00:05:18.3338758Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
2026-07-11T00:05:18.3585427Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-da9a758a4911d202.exe)
2026-07-11T00:05:18.4358286Z 
2026-07-11T00:05:18.4358568Z running 1 test
2026-07-11T00:05:25.8478937Z test new_brain_serves_against_old_broker ... ok
2026-07-11T00:05:25.8479163Z 
2026-07-11T00:05:25.8479341Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.41s
2026-07-11T00:05:25.8479610Z 
2026-07-11T00:05:25.8957928Z Post job cleanup.
2026-07-11T00:05:26.0131205Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T00:05:26.0332947Z git version 2.43.0.windows.1
2026-07-11T00:05:26.0366052Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\72e121c6-71aa-4923-ba7e-762692c9d25d\.gitconfig'
2026-07-11T00:05:26.0379568Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\72e121c6-71aa-4923-ba7e-762692c9d25d' before making global git config changes
2026-07-11T00:05:26.0380136Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T00:05:26.0386235Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T00:05:26.0647349Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T00:05:26.0882075Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T00:05:26.4599473Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T00:05:26.4811924Z http.https://github.com/.extraheader
2026-07-11T00:05:26.4836854Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-11T00:05:26.5087703Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T00:05:26.8788790Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T00:05:26.9014964Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T00:05:27.2941915Z Cleaning up orphan processes
